CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Gaussian method

搜索资源列表

  1. 1223345

    0下载:
  2. 摘要:人口迁移算法模拟了人口随经济中心而转移和随人口压力增加而扩散的机制。主要针对该算法提出了一种改进的人口迁 移算法。该改进算法通过引入高斯变异算子和最速下降算子来改善人口迁移算法的收敛速度和全局收敛性,并对其收敛性进行了 证明。通过对函数的数值实验测试结果表明,改进的人口迁移算法的全局寻优能力和收敛速度较人口迁移算法均有所提高。 -Abstract: The migration algorithm simulation with the economic centers of p
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:229489
    • 提供者:杜政
  1. Classifier_gaussian

    0下载:
  2. The code is for Classification using Gaussian Method on the Multi Variate Dataset with no missing values.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1487
    • 提供者:Ankit Patil
  1. Gaussian

    0下载:
  2. 高斯消元法解n阶线性方程组(visual c++)the Gaussian elimination method solve the linear equations -the Gaussian elimination method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:9079
    • 提供者:李白
  1. SiftGPU-V370

    0下载:
  2. 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual-SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5296286
    • 提供者:周金强
  1. gauss_elimination

    0下载:
  2. 高斯消元法解矩阵方程组的matlab语言-Gaussian elimination method for solving matrix equations matlab language
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:36158
    • 提供者:冷凌川
  1. Gauss_pivot.m

    0下载:
  2. Method Gaussian Elimination without pivoting for Linear Systems Solve Ax = b using Gaussian elimination without pivoting Inputs : A is the n-by-n coefficient matrix b is the n-by-k right hand side matrix Outputs : x is the n-by-k
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1056
    • 提供者:Mhdh
  1. computing-method

    0下载:
  2. 实现拉格朗日算法、高斯消元法算法、梯形公式的逐次分半法等常用计算方法的算法程序-Achieve Lagrangian algorithm, Gaussian elimination algorithm, the successive half trapezoidal method and other commonly used procedures for calculation of the algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2576
    • 提供者:Aleny
  1. Method-for-solving-EM-problems

    0下载:
  2. 提出了一种求解电磁场有限元 边界元混合法所生成的线性方程组的有效方法 ———内观 法结合多波前法.由于该线性方程组的系数是一个部分稀疏部分满填充的矩阵,为了加速求解,应用内观法将系数矩阵分为 2块,一块是有限元法形成的稀疏矩阵,另一块是边界元法生成的满阵,然后用多波前法求解稀疏矩阵方程,用高斯 约当消去法解满阵方程. 采用该方法,计算了二维多层介质柱体的雷达散射截面.计算结果表明,该方法的计算效率远远高于传统的高斯法.-Proposed for solving mixed finite el
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:310217
    • 提供者:durongmao
  1. ggd

    0下载:
  2. 一种广义高斯分布的参数快速估计法,实现GGD函数拟合-The parameters of a generalized Gaussian distribution fast estimation method to achieve function fitting GGD
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:308558
    • 提供者:li820325
  1. gaussian-elimination-serial

    0下载:
  2. gaussian elimination method serial
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:10998
    • 提供者:waqas
  1. Numerical-calculation-method

    0下载:
  2. 实现插值,lu,二分法,高斯塞德尔,高斯消元法,高斯主元素,幂法,牛顿法八种数值计算方法的八个C程序源码-To realize interpolation, lu, dichotomy, gaussian plug del, gaussian elimination, gaussian Lord elements, power method, Newton method eight kinds of numerical calculation method of the eight C prog
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:6735
    • 提供者:sunqi
  1. GAUSSIAN-ELIMINATION-METHOD

    0下载:
  2. 高斯消去法求解联立线性方程组的fortran子程序。-Gaussian elimination method for solving simultaneous linear equations fortran subroutine.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1749
    • 提供者:champagne
  1. CG

    0下载:
  2. 数值分析中没经预处理的高斯方法、经SSOR预处理的高斯方法、经多项式预处理的高斯方法matlab程序-Numerical analysis did not pretreated Gauss method, the SSOR pre-Gaussian method, the pre-Gaussian polynomial method matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1595
    • 提供者:张强
  1. chaosongchi

    0下载:
  2. 松弛法简称SOR方法,也叫张弛发,其基本思想是迭代,即在高斯方法已求出x(i),x(i-1)的基础上,组合新的序列,从而加快收敛速度。 采用列主元素消去法是在Gauss消去法在强条件下进行的,即Ai非奇异,逐次消去一个未知数。只要方程组的系数矩阵非奇异,方程组就有唯一解。这样对列选主元,称为列主元素消去法。其应用条件为每次变化中主元素不等于且系数矩阵Ai非奇异。-Relaxation method referred to as SOR method, also called relaxati
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8108
    • 提供者:咪噜
  1. Gaussian-elimination-algorithm

    0下载:
  2. 合肥工业大学数值分析(计算方法A)中实验高斯消去算法的实现-Hefei University of numerical analysis (calculation method A) in the experimental realization of the Gaussian elimination algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:944337
    • 提供者:dengpao
  1. Gauss

    0下载:
  2. 方程组求解 利用高斯方法进行的,含有选主元素-Solving equations Gaussian method, and contains the main elements selected
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:549
    • 提供者:方振
  1. jifen

    1下载:
  2. 用C语言实现变步长复合梯形求积分,变步长辛普森法求积分,高斯法求积分。-In the C language realization become step length composite trapezoid for integral, become step length Simpson method for integral, gaussian method for integral.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:797
    • 提供者:申君
  1. Gaussian-elimination-method

    0下载:
  2. GUASS 基本消元法及列选主元素消元法Matlab 算法程序实现-Gaussian elimination method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1471
    • 提供者:renjian
  1. Gaussian

    0下载:
  2. 数值计算中的高斯消主元法 , 很不错的资源-Gaussian limination method of principal component , it very strong
  3. 所属分类:Algorithm

    • 发布日期:2017-05-25
    • 文件大小:8278687
    • 提供者:Cql_liliang
  1. gaussian

    0下载:
  2. 高斯消去法,列主元消去法,gauss elimination method-gauss elimination method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1242
    • 提供者:
« 1 2 34 5 6 7 8 9 10 ... 48 »
搜珍网 www.dssz.com